setBlendMode

abstract fun setBlendMode(block: DesignBlock, blendMode: BlendMode)

Set the blend mode of the given design block. Required scope: "layer/blendMode"

Parameters

block

the block whose blend mode should be set.

blendMode

the blend mode to be set.